Skip to content

Comments

Fix gymnasium[box2d] install failure on Colab#671

Open
abbas-rz wants to merge 1 commit intohuggingface:mainfrom
abbas-rz:patch-1
Open

Fix gymnasium[box2d] install failure on Colab#671
abbas-rz wants to merge 1 commit intohuggingface:mainfrom
abbas-rz:patch-1

Conversation

@abbas-rz
Copy link

Fix gymnasium[box2d] install failure on Colab by pinning compatible versions

  • Pinned gymnasium[box2d] to 0.29.1 to avoid pulling pygame==2.1.3 (which fails to build on Colab)
  • Added explicit pygame==2.5.2 as a known working version
  • No functional changes to other dependencies

…ersions

- Pinned gymnasium[box2d] to 0.29.1 to avoid pulling pygame==2.1.3 (which fails to build on Colab)
- Added explicit pygame==2.5.2 as a known working version
- No functional changes to other dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant